-
Home
-
Online Scheduling and Appointment Booking System – Bookly
-
20.7
-
Code
-
Classes
- API
| Total Complexity |
37 |
| Dependencies |
8 |
| Dependents |
33 |
| Total lines |
327 |
| Lines of code |
133 |
| Logical lines of code |
71 |
| Comment lines |
122 |
| Methods |
19 |
| Properties |
10 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| _sendRequest() |
S |
50 |
6 |
28 |
| _handleResponse() |
S |
57 |
5 |
16 |
| _translateError() |
S |
60 |
4 |
12 |
| buildUrl() |
S |
63 |
3 |
10 |
| dispatch() |
S |
65 |
3 |
9 |
| getInstance() |
S |
71 |
2 |
6 |
| setRequestTimeout() |
S |
69 |
2 |
7 |
| __construct() |
S |
66 |
1 |
8 |
| sendGetRequest() |
S |
74 |
1 |
4 |
| sendPostRequest() |
S |
74 |
1 |
4 |
| sendPatchRequest() |
S |
74 |
1 |
4 |
| sendDeleteRequest() |
S |
74 |
1 |
4 |
| listen() |
S |
80 |
1 |
3 |
| setToken() |
S |
81 |
1 |
3 |
| getToken() |
S |
82 |
1 |
3 |
| addError() |
S |
80 |
1 |
3 |
| getErrors() |
S |
82 |
1 |
3 |
| clearErrors() |
S |
81 |
1 |
3 |
| addErrorTranslator() |
S |
80 |
1 |
3 |